Action

An action providing a response to the SaveCreditCardCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun decline()
Tells the browser to decline to save the credit card.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun save()
Tells the browser to save the credit card to the credit card store.